Click or drag to resize

OwnerUsername Property

Gets or sets username. The username is the user’s login name on the originating host, or it is "-" if the originating host does not support the concept of user ids. The username must not contain spaces.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Username { get; set; }

Property Value

Type: String
See Also